home *** CD-ROM | disk | FTP | other *** search
- object Compileroptions: TCompileroptions
- Left = 22
- Top = 383
- BorderStyle = bsDialog
- Caption = 'Options | Compiler'
- ClientHeight = 315
- ClientWidth = 298
- Font.Color = clWindowText
- Font.Height = -14
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- PixelsPerInch = 120
- TextHeight = 16
- object Panel1: TPanel
- Left = 0
- Top = 0
- Width = 298
- Height = 145
- Align = alTop
- BevelInner = bvLowered
- TabOrder = 0
- object CheckBox4: TCheckBox
- Left = 16
- Top = 64
- Width = 233
- Height = 17
- Caption = 'Disable compiler warnings'
- TabOrder = 0
- end
- object CheckBox3: TCheckBox
- Left = 16
- Top = 48
- Width = 233
- Height = 17
- Caption = 'Depend'
- TabOrder = 1
- end
- object CheckBox6: TCheckBox
- Left = 16
- Top = 96
- Width = 233
- Height = 17
- Caption = 'No write'
- TabOrder = 2
- end
- object CheckBox2: TCheckBox
- Left = 16
- Top = 32
- Width = 233
- Height = 17
- Caption = 'Debug info'
- TabOrder = 3
- end
- object CheckBox7: TCheckBox
- Left = 16
- Top = 112
- Width = 233
- Height = 17
- Caption = 'Verbose Output'
- TabOrder = 4
- end
- object CheckBox5: TCheckBox
- Left = 16
- Top = 80
- Width = 233
- Height = 17
- Caption = 'Optimize Output'
- TabOrder = 5
- end
- object CheckBox1: TCheckBox
- Left = 16
- Top = 16
- Width = 233
- Height = 17
- Caption = 'Debug'
- TabOrder = 6
- end
- end
- object Panel2: TPanel
- Left = 0
- Top = 145
- Width = 298
- Height = 120
- Align = alTop
- BevelInner = bvLowered
- TabOrder = 1
- object Label1: TLabel
- Left = 8
- Top = 8
- Width = 135
- Height = 16
- Caption = 'Compileorder (Project)'
- end
- object SpeedButton1: TSpeedButton
- Left = 264
- Top = 24
- Width = 25
- Height = 25
- Glyph.Data = {
- 78010000424D7801000000000000760000002800000020000000100000000100
- 04000000000000000000120B0000120B00000000000000000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF003C3333339333
- 337437FFF3337F3333F73CCC33339333344437773F337F33377733CCC3339337
- 4447337F73FF7F3F337F33CCCCC3934444433373F7737F773373333CCCCC9444
- 44733337F337773337F3333CCCCC9444443333373F337F3337333333CCCC9444
- 473333337F337F337F333333CCCC94444333333373F37F33733333333CCC9444
- 7333333337F37F37F33333333CCC944433333333373F7F373333333333CC9447
- 33333333337F7F7F3333333333CC94433333333333737F7333333333333C9473
- 33333333333737F333333333333C943333333333333737333333333333339733
- 3333333333337F333333333333339333333333333333733333330000}
- NumGlyphs = 2
- OnClick = SpeedButton1Click
- end
- object SpeedButton2: TSpeedButton
- Left = 264
- Top = 56
- Width = 25
- Height = 25
- Glyph.Data = {
- 78010000424D7801000000000000760000002800000020000000100000000100
- 04000000000000000000120B0000120B00000000000000000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333393333
- 333333333337F3333333333333397333333333333337FF333333333333C94333
- 3333333333737F333333333333C9473333333333337373F3333333333CC94433
- 3333333337F7F7F3333333333CC94473333333333737F73F33333333CCC94443
- 333333337F37F37F33333333CCC94447333333337337F373F333333CCCC94444
- 33333337F337F337F333333CCCC94444733333373337F3373F3333CCCCC94444
- 4333337F3337FF337F3333CCCCC94444473333733F7773FF73F33CCCCC393444
- 443337F37737F773F7F33CCC33393374447337F73337F33737FFCCC333393333
- 444377733337F333777FC33333393333374373333337333333730000}
- NumGlyphs = 2
- OnClick = SpeedButton2Click
- end
- object ListBox1: TListBox
- Left = 16
- Top = 24
- Width = 241
- Height = 81
- ItemHeight = 16
- TabOrder = 0
- end
- end
- object Panel3: TPanel
- Left = 0
- Top = 265
- Width = 298
- Height = 48
- Align = alTop
- BevelInner = bvLowered
- BevelOuter = bvLowered
- TabOrder = 2
- object OKBtn: TButton
- Left = 48
- Top = 8
- Width = 93
- Height = 30
- Caption = 'OK'
- Default = True
- ModalResult = 1
- TabOrder = 0
- OnClick = OKBtnClick
- end
- object CancelBtn: TButton
- Left = 160
- Top = 8
- Width = 92
- Height = 30
- Cancel = True
- Caption = 'Cancel'
- ModalResult = 2
- TabOrder = 1
- end
- end
- end
-